func runtime.typeBitsBulkBarrier

3 uses

	runtime (current package)
		chan.go#L399: 	typeBitsBulkBarrier(t, uintptr(dst), uintptr(src), t.Size_)
		chan.go#L410: 	typeBitsBulkBarrier(t, uintptr(dst), uintptr(src), t.Size_)
		mbitmap.go#L1372: func typeBitsBulkBarrier(typ *_type, dst, src, size uintptr) {